@charset "UTF-8";
*{margin:0;padding:0;box-sizing:border-box;font-family:'Microsoft Yahei',sans-serif;font-size: 14px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
small{font-size:12px}
ul,ol{list-style:none}
a{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;text-decoration:none;outline:none;color:black}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset,img{border:0}
button,input,select,textarea{font-size:100%;outline:none}
table{border-collapse:collapse;border-spacing:0}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}
img{vertical-align: middle;max-width: 100%}
.autoheight{height:auto!important;}
/**Swiper 10.3.0**/
@font-face{font-family:swiper-icons;src:url('/fonts/edc3e43e6b814226bd0db49d646e5cc5.woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}




.con_center {width: 1200px;margin: 0 auto;position: relative;}
.float-clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.float-clear{zoom:1}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.ellipsis2{display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}
.breakword{word-wrap:break-word;word-break:break-all;overflow:hidden}
.pointer{cursor:pointer}
.position{color:#fff;padding:10px 0px 20px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.position a{color:#fff}
[hidden]{display:none}
.mt10 {margin-top: 10px}
.mt20 {margin-top: 20px}
.mt30 {margin-top: 30px}
.mt40 {margin-top: 40px}
.mb20 {margin-bottom: 20px}
.nodate{padding:40px;text-align: center;}
.nodate p{font-size: 12px;line-height: 1.8;color: #A5A5A5;}
.pdtb20{padding:20px 0}
.pd20{padding:20px;}
.w840{width: 840px;}
.w340{width: 340px;}


.pc{display:block}
.mobile{display:none}
@media (max-width: 780px) {
.pc{display:none!important}
.mobile{display:block!important}
}



li{list-style-type: none;}
.bgwhite{background-color: #fff}
.flex {display: flex}
.flex-wrap {display: flex;flex-wrap: wrap;}
.flex-between{display: flex;justify-content: space-between;flex-wrap: wrap;}
.bgwhite{background-color:#fff}
.boxpd20{padding:20px;}


.bottomnav{position:fixed;bottom:0;width:100%;display:flex;border-top:2px solid #F4F4F4;padding:5px 0;background:#fff;z-index:100;display:none}
.bottomnav a{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;color: #ABABAB;}
.bottomnav a i{width:25px;height:25px;display:block;}
.bottomnav a i.home{background:url("/images/nav_home_0.png") no-repeat;background-size:100% 100%}
.bottomnav a i.basketball{background:url("/images/nav_basketball_0.png") no-repeat;background-size:100% 100%}
.bottomnav a i.football{background:url("/images/nav_football_0.png") no-repeat;background-size:100% 100%}
.bottomnav a i.videos{background:url("/images/nav_videos_0.png") no-repeat;background-size:100% 100%}
.bottomnav a i.news{background:url("/images/nav_news_0.png") no-repeat;background-size:100% 100%}
.bottomnav a i.ozb{background:url("/images/nav_ozb_0.png") no-repeat;background-size:100% 100%}

.bottomnav a.on{color: #000;}
.bottomnav a.on i{width:25px;height:25px;display:block;}
.bottomnav a.on i.home{background:url("/images/nav_home_1.png") no-repeat;background-size:100% 100%}
.bottomnav a.on i.basketball{background:url("/images/nav_basketball_1.png") no-repeat;background-size:100% 100%}
.bottomnav a.on i.football{background:url("/images/nav_football_1.png") no-repeat;background-size:100% 100%}
.bottomnav a.on i.videos{background:url("/images/nav_videos_1.png") no-repeat;background-size:100% 100%}
.bottomnav a.on i.news{background:url("/images/nav_news_1.png") no-repeat;background-size:100% 100%}
.bottomnav a.on i.ozb{background:url("/images/nav_ozb_1.png") no-repeat;background-size:100% 100%}

@media (max-width: 780px) {
footer{margin-bottom:50px;}
.bottomnav{display:flex;}
}


/* column */
.section-tit{display: flex;justify-content: space-between; align-items: center; width:100%;line-height: 48px;border-left:6px solid #FF0101;background: #214351;padding:0 10px;}
.section-tit span{font-weight: 600;color: #fff;font-size: 18px;}
.section-tit a{font-weight: 400;color:#93BED2;font-size: 14px;}

.section-tit-nav{background:#dee9ee;display: flex;}
.section-tit-nav span{flex:1;text-align: center;padding:5px 0;}
.section-tit-nav span.on{background: #FFFFFF;}
.section-tit-nav .nav.on{background: #FFFFFF;}
.section-tit-nav2{ display: flex;background:#DEE9EE; }
.section-tit-nav2 span{flex:1;text-align: center;line-height: 32px;}
.section-tit-nav2 span a{display: block;}
.section-tit-nav2 span.on{background:#FFFFFF;}



.section-tit-listsenav{border-radius: 16px;overflow: hidden;overflow: hidden;background-color:#000000;height: 26px;line-height: 26px;}
.section-tit-listsenav a{font-size: 14px;text-align: center;padding:0px 10px;cursor:pointer;line-height: 26px;display: inline-block;}
.section-tit-listsenav a.on{color:#fff;background-color:#FF0101;}




body{background:#081424 url("/images/bg.png") no-repeat 0 90px;}

/* header */
.header{width:100%;line-height:90px;background:#fff;border-bottom: 1px solid #EAEAEA;}
.header_logo{}
.header_logo img{width:auto;height:54px;margin:5px 0;box-sizing: border-box}
.header_menu{width:calc(100% - 300px);}
.header_menu_item{float:left;padding:0 10px;text-align:center;position: relative;}
.header_menu_item.active a{position:relative;color: #FF0000}
.header_menu_item a{display:block;width:100%;font-size: 16px;}
.header_menu_item .header_menu_item_item{position: absolute;display: none;background: #45464C;width: 100%;z-index: 999}
.header_menu_item .header_menu_item_item li a{line-height: 40px;font-size: 14px;}
.header_menu_item .header_menu_item_item li a:hover{background:#FDDC00;color: #fff}



.section1{padding-top: 68px;}
.section1 .t1{font-size: 32px;font-weight: 400;color: #FFFFFF;}
.section1 .t2{font-size: 21px;font-weight: 400;color: #ABABAB;}
.section1 .btn{width: 150px;background: #FF0101;border-radius: 22px;display: block;position: absolute;right:0;top:10px;color: #fff;line-height: 44px;text-align: center;font-size: 18px;}

/* match_top */
.match_top{position: relative; border-radius: 5px;}
.match_top .match {background:#252E3D;width:242px;height: 128px;color:#fff;padding:15px 15px;display: flex;justify-content: space-between;position: relative;}
.match_top .match:after{content: "";width: 1px;background:#354155;height: 110px;position: absolute;right:1px;top:10px;}
.match_top .match .time {color:#888888;font-size: 12px;text-align: center;white-space: nowrap;line-height:19px;}
.match_top .match .rightside a{width: 60px;height: 28px;background: #404255;border: 1px solid #FDC606;border-radius: 3px;float:right;color:#FDC606;text-align: center;font-size:12px;line-height: 26px}
.match_top .match .qiudui{display: flex;flex-direction: column;justify-content: center;width:31%;padding-top: 28px}
.match_top .match .qiudui img{width: 56px;height: 56px;}
.match_top .match .qiudui .name span{text-align: center;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height: 2;color: #FFFFFF;font-size: 14px;}
.match_top .match .duibi{display: flex;flex-direction: column;justify-content: space-between; align-items: center; width:31%;height: 100%;text-align: center;}
.match_top .match .duibi .vs{font-size: 26px;color: #888888;font-weight: 600;line-height: 1}
.match_top .match .duibi .liansai{color:#888888;font-size: 12px;text-align: center;white-space: nowrap;line-height:19px;}
.match_top .match .duibi .liansai a{color:#888888;}
.match_top .swiper-container{overflow: hidden;}
.match_top .swiper-container .swiper-slide{width:242px;}






/* match */
#match_filter_top{background:#DEE9EE;display: flex;flex-wrap: wrap;}
#match_filter_top li.tabs{line-height: 40px;display: block;display: block;padding:0 10px;}
#match_filter_top li.active{background-color: #fff;}
#match_filter_top li.active a{color: #FF0101;}
.match .match_filte{background:#DEE9EE;}
.match .match_time{font-size: 14px;color:#FF1B25;font-weight: 600;padding:10px 20px;display:block;border-bottom: 1px solid #F0F0F0;}

.match .match_date {font-size: 16px;padding: 15px 0;margin-top: 15px}
.match .match-item {display: flex;align-items: center;font-size: 15px;padding:20px;border-bottom: solid 1px #dedede !important; justify-content: space-between;}

.match_date {font-size: 16px;padding: 15px 0;margin-top: 15px}
.match-item {display: flex;align-items: center;font-size: 15px;padding: 15px;border-bottom: solid 1px #dedede; justify-content: space-between;}
.match-item .info_left{display:flex;align-items:center}
.match-item .info_left .time{display:inline-block;min-width:55px;padding-right:10px;}
.match-item .info_left .time{font-weight: 600}
.match-item .info_left .time em{color:#9A9A9A; font-weight: 400;display:inline-block;padding-left:10px;}
.match-item .info_left .league{display:inline-block;width:80px;padding-right:20px;height:20px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-align:left}
.match-item .info_left .league a{color:#9A9A9A;}
.match-item .info_center{display:flex}
.match-item .info_center .home{display:flex;justify-content:center;align-items:center}
.match-item .info_center .home .left{display:flex;align-items:center;width:150px;text-align:right;justify-content:flex-start;flex-direction: row-reverse;}
.match-item .info_center .home .left > img{width:30px;max-height:30px;margin-left:5px}
.match-item .info_center .home .left .text{display:inline-block;height:20px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;padding-left:10px;text-align:left}
.match-item .info_center .score{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:600;width:100px}
.match-item .info_center .score .fenge{padding:0 10px;}
.match-item .info_center .away{display:flex;justify-content:center;align-items:center}
.match-item .info_center .away .right{display:flex;align-items:center;width:150px;justify-content:flex-end}
.match-item .info_center .away .right .text{display:inline-block;width:120px;height:20px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.match-item .info_center .away .right > img{width:30px;max-height:30px;margin-right:10px}
.match-item .info_right{border-radius: 16px;box-sizing:border-box;display:block;vertical-align:middle;font-size:14px;width: 80px;line-height: 32px;background:#E8EEF1;text-align: center;color:#Fff;overflow:hidden}
.match-item .info_right a{color:#000;display:block}
.match-item .info_right.start {}
.match-item .info_right.start a {background:#FF1B25;color: #fff;border-radius: 4px;}
.match-item .info_right.end {}
.match-item .info_right.end a {background:#222222;color: #fff;}
.match_list_more{width: 280px;height: 36px;background:#214351;margin:20px auto;text-align: center;line-height: 36px;}
.match_list_more a{color:#fff}

.section-hot-team{}
.section-hot-team a .pic{border: 1px solid #F2F2F2;padding:10px;}
.section-hot-team a .pic img{width: 48px;height: 48px;}
.section-hot-team a{width: 76px;margin:0px 0px 10px 0;background: #FFFFFF;display:flex; flex-direction: column; justify-content: center;align-items: center;text-align: center}
.section-hot-team a p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.section-hot-team-box{display: none;}
.section-hot-team-box.on{display: grid;grid-template-columns: 25% 25% 25% 25%;}
/* end match */



/* match_top */
.topnewsmain{padding:20px;background-color: #fff}
.news01{width: 440px;height:380px;position: relative;}
.news02{width: calc(100% - 460px);height:380px;position: relative;}
.news02 .item{width: 32%;overflow:hidden}
.news02 .item a{display:block}
.news02 .pic{width: 100%;height: 130px;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:5px;}

.news01 .pic{width: 100%;height: 380px;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:5px;}
.news01 p{width:100%;background: #000000;opacity: 0.5;position:absolute;bottom:0;left:0;color: #Fff;line-height: 1.5;padding:10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news02 img{margin-bottom: 5px;width: 100%}
.news02 p{color: #333333;font-size:14px;line-height: 1.5;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}







.container_right{width: 340px}
.section-news{width: 100%;}
.section-news .news{margin-bottom: 15px}
.section-news .pic{width:228px;height:128px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.section-news .pic img{width:100%;display: block;}
.section-news .text{width:calc(100% - 248px);position: relative;padding:2px 0;}
.section-news .text .title{line-height: 1.5;font-size: 18px;color:#000000;padding-bottom: 10px}
.section-news .text .desc{;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;color: #888888;font-size: 14px;}
.section-news .text .time{position: absolute;bottom:2px;width: 100%;text-align: left;color: #FF0101;font-size: 12px;}



.section-videos{width: 100%;}
.section-videos .videos a{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; align-items: center; font-size: 14px;color: #000000;border-bottom: 1px solid #EFEFEF;padding:10px 0;}
.section-videos .videos img{margin-right: 5px;width: 12px;height: 12px;vertical-align: middle;}



.section-match{width: 100%;}
.section-match .match a{display: flex; align-items: center; font-size: 14px;color: #000000;border-bottom: 1px solid #EFEFEF;padding:10px 0;}
.section-match .match img{margin-right: 5px;width: 12px;height: 12px;vertical-align: middle;}




.section-match .live_right_item{margin-bottom:5px;display:flex;justify-content:space-between; flex-direction: column;border-bottom:1px solid #F5F7F9;padding:5px 0}
.section-match .live_right_item .top{font-size: 12px;color:#8A8A8A;margin-bottom: 10px;}
.section-match .live_right_item .top a{font-size: 12px;color:#8A8A8A;font-size: weight:600;}
.section-match .live_team_left{width: 60%;text-align: left;}
.section-match .live_team_left a{display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.section-match .live_team_left a .qiudui{display: flex;flex-direction: row;align-items: center;}
.section-match .live_team_left img{display:block;width:26px;height:26px;vertical-align:middle;margin:2px 5px 2px 0px;}
.section-match .live_team_left span{font-size: 14px;}

.section-match .live_team_right{display: flex;justify-content:center;flex-direction: column; align-items: center}
.section-match .live_team_right a{width: 80px;background: #FDDC00;border-radius: 4px;text-align: center;line-height: 32px;color: #fff;font-size: 14px;}







.video_list li {font-size: 14px;font-weight: 400;color: #000;border-bottom:1px solid #F6F7F7;padding:10px 0px;}
.video_list li a{color:#000000;font-size: 14px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.video_list li a img{margin-right: 10px}
.video_list li:hover{background-color:#F7F7F7;}
.video_list li:hover a{color:#FF1B25;}
.video_list li:nth-last-child(1){border:0;margin:0;}
.video_list.index_video_list_qh ul{display:none}

.tags_list ul{padding:20px;}
.tags_list li{font-size:14px;font-weight:400;margin-right:2px;margin-bottom:8px;padding:5px 12px;display:inline-block;line-height:22px;background: #F2F2F2;border-radius: 16px; }
.tags_list li:hover{background:#ff0101}
.tags_list li:hover a{color:#FFFFFF;display:block}
.tagblock{width:100%;display: block;}

/*球队球员 */


.hide{display: none}
.show{display: block!important}
.team_rank_main{background-color: #fff;border-radius: 5px;}
.team_rank_main .team_rank_item{display:none}
.team_rank_main .team_rank_item.on{display:block}





.team_rank_main .team_rank_match{border-radius: 16px;overflow: hidden;}
.team_rank_main .team_rank_match span{font-size: 14px;text-align: center;flex:1;padding:5px 0;cursor:pointer;}
.team_rank_main .team_rank_match span.on{color:#fff;background-color:#FF0101;}
.team_rank_main .team_rank_score{padding:0px;}

.team_rank{position:relative}
.team_rank_main .team_rank_match{position:absolute;right:10px;top:-38px;background: #FA810B;}
.team_rank_main .team_rank_match span{background:#DBDBDB;border-radius:0;padding:5px 20px}
.team_rank_main .team_rank_match_saishi{background:#DBDBDB;display:flex;display:none}
.team_rank_main .team_rank_match_saishi.on{display:flex}
.team_rank_main .team_rank_match_saishi span{flex:1;font-size:14px;text-align:center;line-height:40px;cursor:pointer; }
.team_rank_main .team_rank_match_saishi span.on{color:#FF0101;background-color:#fff;}
.team_rank_main .team_rank_match_saishi_east_west{background:#DBDBDB;display:flex;margin-bottom:10px;display:none}
.team_rank_main .team_rank_match_saishi_east_west.on{display:flex}
.team_rank_main .team_rank_match_saishi_east_west span{flex:1;font-size:14px;text-align:center;line-height:32px;cursor:pointer; }
.team_rank_main .team_rank_match_saishi_east_west span.on{color: #FF0101;background-color:#fff;}


.team_rank_main .team_rank_score li{display: flex;justify-content: space-between;align-items: center;padding:10px 10px;}
.team_rank_main .team_rank_score li span{font-size: 14px;text-align: center;}



.team_rank_main .team_rank_score li:nth-child(1){background-color:#FFEDEB}
.team_rank_main .team_rank_score li:nth-child(2){background-color:#FFEDEB}
.team_rank_main .team_rank_score li:nth-child(3){background-color:#FFEDEB}
.team_rank_main .team_rank_score li:nth-child(4){background-color:#FFEDEB}
.team_rank_main .team_rank_score li:nth-child(5){background-color:#FFF6E6}
.team_rank_main .team_rank_score li:nth-child(6){background-color:#FFF6E6}
.team_rank_main .team_rank_score li:nth-child(7){background-color:#FFF6E6}




.team_rank_main .team_rank_score li span:nth-last-child(1){color:#FF1B25}
.team_rank_main div.team_rank_score_name{background:#ebf1ef;line-height: 36px;padding:0 10px;display: flex;justify-content:space-between;}
.team_rank_main div.team_rank_score_name span{font-size:14px;}
.team_rank_main div.team_rank_score_name span:nth-child(1){width: 10%;text-align: center}
.team_rank_main div.team_rank_score_name span:nth-child(2){width: 40%;text-align: left}
.team_rank_main div.team_rank_score_name span:nth-child(3){width: 20%;text-align: center}
.team_rank_main div.team_rank_score_name span:nth-child(4){width: 20%;text-align: center}
.team_rank_main .team_rank_score li.team_rank_score_name span{text-align: center;font-size: 14px;color: #A5A5A5;}
.team_rank_main .team_rank_score li.team_rank_score_name span:nth-child(2){width: 40%;text-align: center}
.team_rank_main .team_rank_score li span img{vertical-align: middle;padding-right: 5px;height: 16px;}
.team_rank_main .team_rank_score li span:nth-child(1){width: 10%;text-align: center}
.team_rank_main .team_rank_score li span:nth-child(2){width: 40%;text-align: left}
.team_rank_main .team_rank_score li span:nth-child(3){width: 20%;text-align: center}
.team_rank_main .team_rank_score li span:nth-child(4){width: 20%;text-align: center}
.team_rank_main .team_rank_score li span i{width: 22px;height: 22px;line-height: 22px;text-align: center;font-weight: 600;font-style: normal;display: inline-block;}
.team_rank_main .team_rank_score li:nth-child(1) span i{background:#FF3927;color: #fff}
.team_rank_main .team_rank_score li:nth-child(2) span i{background:#FC7B44;color: #fff}
.team_rank_main .team_rank_score li:nth-child(3) span i{background:#FCCE31;color: #fff}







.friend-wrapper{padding:10px 0;border-top:1px solid #293240;text-align:center}
.friend-wrapper .con_center a{line-height: 1.8;margin:0 5px;font-size: 14px;color:#707682}

/* footer */
.footer-wrapper{width:100%;;padding:20px 0;text-align: center;color:#707682;}
.footer-wrapper .footer-desc{font-size:14px;font-weight:400;color:#707682;}
.footer-wrapper .footer-copyright{color: #707682;font-size:12px;line-height: 24px;}
.footer-wrapper .footer-copyright a{color:#707682;}
/*首页完 */







/** 直播列表页 **/
.match_zhibo_nav{width:180px;background: #fff;padding:20px 10px;}
.match_zhibo_nav .all{width: 160px;background: #000000;color: #fff;text-align: center;line-height: 48px;}
.match_zhibo_nav .name{font-size: 14px;font-weight: 400;color: #ADADBE;width:100%;margin-top: 20px;padding-bottom: 10px;}
.match_zhibo_nav .name img{margin-right: 5px; vertical-align: middle;}
.match_zhibo_nav dl{display: flex;flex-wrap: wrap;}
.match_zhibo_nav dl dd{width:30%;margin:1% 3.3333% 1% 0;text-align: center;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.match_zhibo_nav dl dd:nth-child(3n){margin-right:0%;}
.match_zhibo_nav dl dd a{line-height:1.8;border: 1px solid #EBEBEB;border-radius: 6px;text-align: center;display: block;color:#444444;font-size:14px;}
.match_zhibo_nav dl dd a.on{background: #FDDC00;color:#FFF;}

[class*=" fa-"], [class^=fa-] {
position:relative;
display:inline-block;
font-family:FontAwesome;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(/fonts/fontawesome-webfont.woff2) format('woff2'), url(/fonts/fontawesome-webfont.woff) format('woff'), url(/fonts/fontawesome-webfont.ttf) format('truetype'), url(/fonts/fontawesome-webfont.svg) format('svg')
}
.fa-database:before {
    content: "\f1c0"
}

.fa-question:before {
    content: "\f128"
}
.fa-download:before {
    content: "\f019"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-star-empty:before {
    content: "\f006";
}
.fa-eye:before {
    content: "\f06e"
}
.fa-star:before {
    content: "\f005";
}
.fa-user-o:before{
    content:"\f2c0";
}





.ny_leftside {width: 120px;background: #214351;position: absolute;top:0px;left:-130px;}
.ny_leftside .all{width: 100%;color:#FEFEFE;text-align: center;align-items: center;line-height: 48px;}
.ny_leftside .navlist dl{}
.ny_leftside .navlist dl dt{font-weight:600;padding:14px;display: flex;justify-content: space-between;align-items: center;width: 100%;cursor: pointer;color:#FEFEFE;}
.ny_leftside .navlist dl dd{display: none}
.ny_leftside .navlist dl dd a{color:#FEFEFE;padding:11px 0px 11px 28px;display: block;}
.ny_leftside .navlist dl dd a.on{color:red;border-left:5px solid red;background: #F7F7F7;}
.ny_leftside .navlist dl.on dd{display: block;}
.ny_leftside .navlist dl.on dt{color:#FEFEFE;background-color:  #FE0000;}
.ny_leftside .navlist dl dd.on{background: #FEF0F0;}




.saishi_intro{background: #fff;}
.saishi_intro .pic{width: 88px;
height: 88px;
background: #FFFFFF;
border: 1px solid #E8E8E8;
border-radius: 50%;}
.saishi_intro .pic img{width: 100%;}
.saishi_intro .intro{width:calc(100% - 100px);color: #fff;font-size: 14px;line-height: 1.8;display:flex;justify-content: center;flex-direction: column;}
.saishi_intro .intro h3{font-size: 20px;font-weight: 400;padding-bottom: 5px;line-height: 1.5;color: #000000;font-size: 26px;}
.saishi_intro .content{font-size: 14px;color: #AAAAAA;line-height: 1.5;margin-top: 10px}





.match_saishi .intro .content {
  max-height: 80px;
  overflow: hidden;
}
.match_saishi .intro .section {
  display: flex;width:100%;
}
.match_saishi .intro .content pre {
  white-space: pre-wrap;
}
.match_saishi .intro .content::before {
  content: "";
  width: 100px;
  height: 100%;
  float: left;
}
.match_saishi .intro .btn {
  float: right;
  width: 100px;
  text-align: center;
  position: relative;
  left: calc(50% - 50px);
  transform: translateY(-100%);
  cursor: pointer;
}
.match_saishi .intro .btn::after {
  content: "";
  display: block;
  height: 14px;
  background-color: #fff;
  transition: 0.2s background-color;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E %3Cpath d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E %3C/svg%3E")
    center/ 24px 24px no-repeat;
}
.match_saishi .intro .btn:hover::after {
  background-color: #fff;
}
.match_saishi .intro .btn::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 34px;
}
.match_saishi .intro .text {
  box-sizing: border-box;
  width: 100%;
  float: right;
  line-height: 1.5;
  margin: 0;
  margin-left: -100px;
  -webkit-mask: linear-gradient(red 70px, transparent 80px);
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
}

.match_saishi .intro .text span{width:30%}
.match_saishi .intro .text p{width:100%}
.match_saishi .intro .content-check:checked + .content {
  max-height: fit-content;
}
.match_saishi .intro .content-check:checked + .content .btn {
  left: auto;
  right: calc(50% - 50px);
}
.match_saishi .intro .content-check:checked + .content .btn::after {
  transform: scaleY(-1);
}
.match_saishi .intro .content-check:checked + .content .text {
  -webkit-mask: none;
}




.match_saishi_info{font-size: 16px;font-family: Microsoft YaHei UI;font-weight: 400;color: #FDDC00;}

.saishi_item_main .luxianglist ul li{display: flex;justify-content: space-between;}
.saishi_item_main .luxianglist ul li img{width: 22px;height: 22px;display: inline-block;}
.saishi_item_main .newslist ul li .tit a{font-size: 18px;;font-weight: 600}





/** 直播列表页 **/
.match_allinfo{width:100%;}
.match_allinfo .top{background:#539F82;height: 175px;display: flex;justify-content: space-between; }
.match_allinfo .top .zhudui,.match_allinfo .top .kedui{display: flex;justify-content:center;width: 30%;padding:0 10%;flex-direction: column;align-items: center;}
.match_allinfo .top .qiudui_logo{width: 92px; height: 92px; overflow: hidden;display: flex;justify-content:center;align-items: center;}
.match_allinfo .top .qiudui_logo img{max-height:88px;max-width: 80%;}
.match_allinfo .top .qiudui_name{font-size: 16px;color: #fff;text-align: center;line-height:1.5;padding-top:15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; }

.ny_match_list{width: 1000px;}
.match_show_date_tabs{height: 88px;background: #FFFFFF;display: flex;text-align: center}
.match_show_date_tabs a{flex:1;font-size: 14px;font-weight: 400;color: #8A8A8A;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.match_show_date_tabs a p.day{font-size:18px;line-height: 1.5}
.match_show_date_tabs a.active{background: #FFF6CC;color: #000}







/** 直播内容页 **/
.match_analysis{background-color: #fff}
.match_analysis .senav{padding:0px 0px 0px 0px;display: flex;background: #E9F0F3;}
.match_analysis .senav span{font-size: 18px;font-weight:600;color: #8A8A8A;padding:18px 0px;text-align: center;cursor:pointer;flex:1;border-bottom: 4px solid #E9F0F3}
.match_analysis .senav span.on{color:#FF0101;border-bottom: 4px solid #FF0101}
.match_analysis .item{display: none}
.match_analysis .item.on{display: block}
.match_analysis .tabmain .sqfx{padding:20px;}
.match_analysis .tabmain .bszr{padding:20px;}
.match_analysis .tabmain .jstj{padding:20px;}
.match_analysis .tabmain .bcsk{padding:20px;}


.match_analysis .item .column_hd h2{font-weight: bold;color: #000000;font-size: 16px;}




.match_info .zhibo_info{margin-top:10px;}
.sqfx_top{display: flex;justify-content:space-between;width:100%;border-bottom: 1px solid  #F5F7F9;padding:20px 0; }
.sqfx_top .qiudui{width: 40%;display: flex;justify-content: center;align-items: center;}
.sqfx_top img{width: 50px;height: 50px;margin:0px 10px;}
.sqfx_box{width: 100%;font-size: 16px;font-weight: 400;color: #656565;position: relative;line-height: 26px;display: flex}
.sqfx_box:before{content:"";width: 4px;height: 26px;background: #A5A5A5;margin-right: 10px;display: inline-block;}




.match_info .zhibo_info{margin-top:10px;}
.match_info .zhibo_info_tag{margin-top:10px;}
.match_info .zhibo_info_tag a{background: #214351;
    color: #fff;
    text-align: center;
    padding: 8px 22px;
    line-height: 30px;
    margin-right:8px;
    font-size:14px;
    border-radius: 3px;
}

.zhibo_btn{margin-top: 20px;display: flex;justify-content: center;}
.zhibo_btn a{

    color:#fff;
    display: inline-block;
    text-align: center;
    padding: 0px 20px;
    line-height: 44px;
    margin-right:10px;
    background: #FF0101;
border-radius: 5px;
}





.boxB ul li{font-size:14px;color: #222222;display:flex;padding:10px 0}
.boxB ul li.top{}
.boxB ul li span{width:14%;text-align:center}
.boxB ul li span:nth-child(1){width:16%}
.boxB ul li.top{color:#A5A5A5}

.boxC ul li{display: flex;width:100%;justify-content:space-between;align-items: center;padding:16px 0;}
.boxC ul li .progress{width:calc((100% - 138px)/2);}
.boxC ul li em img{vert-align:center;}
.boxC ul li .num{width:38px;text-align:center;color:#000;font-size:14px;font-weight: 600}
.boxC ul li .name{width:100px;text-align:center;color: #8A8A8A;font-size:14px;}
.boxC ul li .progress_zd{height:8px;border-radius: 0;background: #FFEAEA;position:relative;}
.boxC ul li .progress_zd span{background: #FC3837;height:8px;position: absolute;left:0;top:0;}
.boxC ul li .progress_kd{height:8px;border-radius: 0;background: #EDF2FA;position:relative;}
.boxC ul li .progress_kd span{background: #337BFF;height:8px;position: absolute;right:0;top:0;}


.boxT{display:flex;}
.boxT .teamName{width:160px;}
.boxT dl{width:calc(100% - 180px);}
.boxT dl{width:calc(100% - 180px);display:flex;}
.boxT dl span{flex:1;text-align:center}


.boxD{height:450px;overflow:hidden}
.boxD{font-size:13px;line-height:1.5;color:#7a7a7a;}
.boxD p{box-shadow: 0 0.1rem 0.88rem 0 rgba(0,0,0,.06);border-radius: 0.26rem;padding: 8px 20px;margin: 10px 0;position:relative}
.boxD p.main1:before{content: "";
    position: absolute;
    left: 5px;
    border-left: 5px solid red;
    height: 80%;
    top: 10%;}

.boxD .part{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:20px;}
.boxD .part span{width:20%;display:block;text-align: center;background: #EFEFEF;line-height:32px;color:#000}
.boxD .part span.on{background:#214351;line-height:32px;color:#Fff}
.boxD .partdetail{display:none}
.boxD .partdetail.show{display:block}
.boxD .match_list_more{}






/** 直播内页篮球球员积分排名 **/
.baskball_part{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:20px;}
.baskball_part span{width:20%;display:block;text-align: center;background: #EFEFEF;line-height:32px;color:#000}
.baskball_partmain .baskball_part_qiuyuan_bifen .row{width:100%;display:flex;justify-content: space-between;padding:5px 0;}
.baskball_partmain .baskball_part_qiuyuan_bifen .row.top{border-top:1px solid #ccc;text-align: center;padding:10px 0;}
.baskball_partmain .baskball_part_qiuyuan_bifen .row.top span{color: #656565;font-size: 12px;}
.baskball_partmain .baskball_part_qiuyuan_bifen .row .l{width:150px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.baskball_partmain .baskball_part_qiuyuan_bifen .row .l img{vertical-align: bottom;}
.baskball_partmain .baskball_part_qiuyuan_bifen .row .r{width:calc(100% - 150px); display:flex}
.baskball_partmain .baskball_part_qiuyuan_bifen .row .r span{flex:1;text-align: center;}
.baskball_partmain .baskball_part_qiuyuan_bifen .row .r span{color:#222222}
.baskball_part span.on{background:#214351;line-height:32px;color:#Fff}
.baskball_partmain .baskball_part_qiuyuan_bifen{display:none}
.baskball_partmain .baskball_part_qiuyuan_bifen.show{display:block}
@media (max-width: 480px) {
.baskball_partmain .baskball_part_qiuyuan_bifen span{font-size:12px;}
.baskball_partmain .baskball_part_qiuyuan_bifen .row .l{width:60px;}
.baskball_partmain .baskball_part_qiuyuan_bifen .row .l img{display:none}
.baskball_partmain .baskball_part_qiuyuan_bifen .row .r{width:calc(100% - 60px); display:flex}
}
/** 直播内容页 **/





/** 新闻列表页 **/
.ny_newslist_leftside{}
.ny_newslist_leftside .senav{padding:20px 0;}
.ny_newslist_leftside .senav a{font-size: 14px;color: #222222;background:#F4F4F4;border-radius: 15px;display: inline-block;padding:5px 10px;}
.ny_newslist_leftside .senav a.on{background: #FDDC00;color: #fff;}


 .newslist ul li{margin:10px 0;/*display: inline-flex;*/}
 .newslist ul li .pic{width: 160px;height: 105px;display:flex;justify-content: center;align-items: center;overflow: hidden;}
 .newslist ul li .pic img{width: 100%;height: auto}
 .newslist ul li .text{padding:0px 0px 0px 0px;position: relative;width:calc(100% - 180px)}
 .newslist ul li .tit{font-size: 16px;color: #222222;line-height: 28px;padding-bottom:5px}
 .newslist ul li .tit a{font-size: 18px;color: #222222;font-weight: 600}
 .newslist ul li .desc{font-size: 12px;color: #656565;line-height: 1.5;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
 .newslist ul li .st{font-size: 12px;color: #9B9B9B;position: absolute;bottom:0px;left:0px;}


.loadmore{font-size: 16px;color: #007AFF;margin:0 auto 20px auto;font-weight: 600;width: 100px;text-align: center;cursor: pointer;}
.fenye{display:flex;justify-content: center;padding: 20px 0;font-size: 14px;}
.fenye ul li{ display: inline-block;font-size: 14px;margin:0 3px;line-height: 1.5;}
.fenye ul li a{font-size: 12px;color: #9B9B9B;display: block;padding:2px 6px;border:1px solid #9B9B9B;border-radius: 3px;}
.fenye ul li a:hover{background-color: #ff0101;color:#fff;border:1px solid #ff0101;}
.fenye ul li.active a{background-color: #ff0101;color:#fff;border:1px solid #ff0101;}



.article_content{}
.article_content .article_tit{font-size: 22px;font-weight: 600;line-height: 2;color: #222222;}
.article_content .article_info{font-size: 12px;color: #A5A5A5;padding: 10px 0 20px 0;}
.article_content .nr p{margin-bottom: 10px;line-height: 1.5;font-size: 14px;color: #222222}
.article_content .nr .red{color: red;font-size: 18px;}
.article_content .nr .red p{font-size: 16px;}
.article_content .nr .red a{color: red;font-size: 16px;font-weight: 600}
.article_content .nr img{display:block;margin:20px auto}
.prenext{margin-top: 20px;display: flex;justify-content: space-between;}
.prenext a{width: 48%;line-height:1.5;padding:10px;background: #F5F6FA;border-radius: 4px;color: #555555}
.prenext a span{color: #000}



/** 新闻列表页右侧热点新闻 **/
.hot_news_list ul li{background: #F2F4F7;border-radius: 8px;padding:8px;display: flex;justify-content: space-between;margin-bottom: 10px}
.hot_news_list ul li span{display: block;width: 20px;display: flex;flex-direction: column;justify-content: center;font-size: 20px;align-items: center;color: #9F9F9F;}
.hot_news_list ul li a{display: block;width: calc(100% - 26px);font-size: 14px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.hot_news_list ul li:nth-child(1) span{color: #EF4031;}
.hot_news_list ul li:nth-child(2) span{color: #EF4031;}
.hot_news_list ul li:nth-child(3) span{color: #EF4031;}
/** 新闻列表页 **/



.nyright_saishi_list .live_right_item{margin-bottom:5px;display:flex;justify-content:space-between; flex-direction: column;border-bottom:1px solid #F5F7F9;padding:5px 0}
.nyright_saishi_list .live_right_item .top{font-size: 12px;color:#8A8A8A;margin-bottom: 10px;}
.nyright_saishi_list .live_right_item .top a{font-size: 12px;color:#8A8A8A;font-size: weight:600;}
.nyright_saishi_list .live_team_left{width: 60%;text-align: left;}
.nyright_saishi_list .live_team_left a{display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.nyright_saishi_list .live_team_left a .qiudui{display: flex;flex-direction: row;align-items: center;}
.nyright_saishi_list .live_team_left img{display:block;width:26px;height:26px;vertical-align:middle;margin:2px 5px 2px 0px;}
.nyright_saishi_list .live_team_left span{font-size: 14px;}
.nyright_saishi_list .live_team_right{display: flex;justify-content:center;flex-direction: column; align-items: center}
.nyright_saishi_list .live_team_right a{width: 80px;background: #214351;border-radius: 4px;text-align: center;line-height: 32px;color: #fff;font-size: 14px;}




/** 球队球员 **/
.qiuyuanlist{}


.qiuyuanlist{width:100%;}
.qiuyuanlist .hot_qiuyuan_main{width:100%;display: flex;flex-wrap: wrap;margin-bottom:30px;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item{width:23%;margin:1%}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item a{display: flex;width: 100%;height: 100%;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item .pic{width: 60px;height: 60px;display: flex;justify-content:center;overflow: hidden;background: #F5F7F9;border-radius: 3px;align-items: center;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item .pic img {padding: 8px;max-width: 100%;max-height: 100%;height: auto;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item .info {width:calc(100% - 68px);color: rgba(0, 0, 0, 1);font-size: 14px;display: flex;justify-content: space-between;flex-direction: column;padding:5px 0px 5px 10px;}
.qiuyuanlist .hot_qiuyuan_main .hot_member_item .info em{font-size: 12px;font-weight: 400;color:#666;}




.qdqyinfo .qdqy_logo{background:#000;padding:20px 0;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #fff}
.qdqyinfo .qdqy_logo img{width:100px;height:100px;border-radius: 50%;padding:10px;background:#fff;}
.qdqyinfo .qdqy_logo h1{font-size: 16px;line-height: 2}

.qdqyinfo .qy_qyxx ul{display: flex;flex-wrap: wrap;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;}
.qdqyinfo .qy_qyxx ul li{display: flex;width:33.333%;border-bottom:1px solid #EFEFEF;border-right:1px solid #EFEFEF;box-sizing: border-box;justify-content: center;flex-direction: column;align-items: center;color: #ADADAD;font-size: 12px;padding:15px 0;}
.qdqyinfo .qy_qyxx ul li span{font-size: 16px;font-weight: 400;color: #000}

.qdqy_lmtit{font-size: 16px;font-weight: 600;padding:20px 0;}




/** 专题页 **/
.hot_zt_intro{display: flex;justify-content: center;flex-direction: column;}
.hot_zt_intro .pic{display: flex;margin-bottom:18px;}
.hot_zt_intro .pic img{height:40px;background-color:#bd1a2d;border-radius:10px;padding:5px 15px;display:block}
.hot_zt_intro .pic span{padding:10px;border-radius: 10px;color:#bd1a2d;font-size:18px;font-weight: 600;}
.hot_zt_intro h1{border-radius: 10px;color:#bd1a2d;font-size:22px;font-weight: 600;text-align:center;line-height:40px;padding:0 10px 0 0}
.hot_zt_intro .text{font-size:14px;line-height:1.5;font-weight:400;overflow:hidden;background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));}
.hot_zt_intro .text.show{height:auto!important;max-height:unset!important}

#loadMoreBtn{margin: 10px auto 0px auto;
    border-radius: 5px;
    background-color:#214351;
    font-size: 12px;
    display: block;
    padding: 5px 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
#loadMoreBtn span{color:#fff;}
#loadMoreBtn img{height:12px;padding-left:3px;}
#loadMoreBtn img.up{transform:rotateX(-180deg);}

.rel a{padding:3px 5px;border-radius:8px;background-color:#a5a5a5;color:#fff;display:inline-block;margin:5px 5px 2px 0px;font-size:14px;}

#match_zt_jieshao{position: relative;padding: 0;overflow: hidden;max-height:150px;overflow:hidden;line-height: 1.6;}
#match_zt_jieshao p{line-height: 1.6;margin-bottom: 5px;}
#match_zt_jieshao img{width:100%!important;max-width:500px!important;height:auto!important;margin:10px auto;display:block}


/** 专题页 **/


/** live **/
.fixed_score_box{width:100%;display:block;padding:50px 50px;box-sizing:border-box}
.fixed_score_box .fixed_score_top{display:flex;justify-content:space-between;flex-wrap: wrap}
.fixed_score_box .fixed_score_top .play_btn{position: relative;width: 100%;margin-top:-20px;margin-bottom: 20px}
.fixed_score_box .fixed_score_top .play_btn img{z-index: 1;position: relative;}
.fixed_score_box .fixed_score_top .play_btn:after{content:"";height: 1px;background-color: #ccc;display: block;width: 100%;position: absolute;top:50%;z-index: 0}
.score_name{text-align:center}
.score_name_left{
	display:flex;
	align-items:center;
	justify-content: center;
	width: 188px;
height: 188px;
background: #FEFEFE;
border: 2px solid #F1F1F1;
flex-direction: column;
}
.score_name_right .image_container,.score_name_left .image_container{display:flex;justify-content:center;align-items:center}
.score_name_left h1{height:26px;font-size:20px;font-family:Microsoft YaHei;font-weight:bold;line-height:26px;color:#000}

.score_name_right .image_container img,.score_name_left .image_container img{width:88px;height:88px;border-radius:50%}
.score_name_left.score_name_right .image_container{margin-left:20px}
.league_name{height:28px;line-height:18px;padding:4px 27px;font-size:14px;color: #ADADBE;}
.league_name a{color: #ADADBE;}
.match_score{display:flex;justify-content:space-between;align-items:center;margin:20px 0;padding:0 12px}
.match_score > div{font-size:48px;font-family:DIN;font-weight:bold;line-height:39px;}
.match_status{width: 80px;
height: 24px;
background: #464757;margin:auto;}
.match_bg_container{position:absolute;display:flex;justify-content:center;bottom:0;left:50%;transform:translate(-50%)}






.bisai_desc_box,.luxiang_box{margin-top:30px}
.bisai_desc_info{padding:15px}
.bisai_desc_info p{font-size:14px;padding-top:15px}
.luxiang_list{padding-top:15px}
.luxiang_list li{font-size:14px;padding-bottom:10px}
.luxiang_list li i{float:left;width:4px;height:4px;margin:7px 14px 0px 0px;background:#999}
@media (max-width: 600px) {
    .fixed_score_box{padding:15px}
    .bisai_desc_box{padding:15px;margin-top:10px}
    .luxiang_list{padding:15px}
    .luxiang_list li{font-size:14px;padding-bottom:15px}
    .luxiang_list li a{display:block;height:20px !important;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
    .signal_list{padding:15px;margin-top:0}
    .signal_list li a{width:29%}
    .fixed_score_box{zoom:0.82}
    .score_name_left h1{text-align:center}
    .score_name_left{}
    .league_name{line-height:1.5;padding:5px 10px;height:unset}
    .league_name span{display:block}
    .score_name_right .image_container,.score_name_left .image_container{margin-bottom:15px}
    .score_name_left .image_container{margin-left:20px}
    .fixed_score_box .fixed_score_top{display: flex;flex-wrap: nowrap;}
}
/** end live **/

/** liansai **/
.qd_jieshao{border-radius:8px;background:#fff;padding-bottom:10px}
.qd_name{text-align:center;font-size:18px;font-weight:700;padding:18px 0 20px 0;overflow:hidden}
.qd_name img{width:120px;height:120px}
.qd_name span{display:block;width:60%;margin:0 auto}
.qd_xq h5{font-size:14px;font-weight:700;color:#333}
.qdjsbt{line-height:30px;font-size:18px;color:#333;font-weight:500;border-bottom:2px #e60640 solid;padding:0;position:relative;overflow:hidden}
.qdjsbt span{float:left;margin-left:15px;font-size:18px;color:#333;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:280px}
.dwjiansao{padding:10px 18px}
.dwjiansao{line-height:20px;color:#666;padding:15px}
/** end liansai **/




.match_filter li a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 4px -2px 0;
}
.icon-zhongyao {
    background: url(/images/sprite.png) -256px 0;
}
.icon-zuqiu {
    background: url(/images/sprite.png) 0 0;
}
.icon-lanqiu {
    background: url(/images/sprite.png) -32px 0;
}
.icon-quanbu {
    background: url(/images/sprite.png) -192px 0;
}
.get-more-match {display:block;padding: 15px;text-align: center;font-size: 16px;color: #cf0d0d;margin-top: 15px}











/*录像列表*/
.luxianglist ul{}
.luxianglist ul li{padding:10px 2px;border-bottom: 1px solid #F2F2F2;display: flex;justify-content: space-between;align-items: center;}
.luxianglist ul li a{font-size: 14px;}
.luxianglist ul li img{width:22px;height: 22px;margin-right: 5px;}
.luxianglist ul li span.time{color:#9B9B9B;font-size:12px;}



.luxianglist ul li:nth-child(5n){margin-bottom: 20px}
.luxianglist .loadmore{width: 200px;height: 36px;margin:0px auto 20px auto;text-align: center;line-height: 36px;color:#FB810B;border:1px solid #FB810B;border-radius: 18px;}
.luxianglist .loadmore a{color:#FB810B;}


.bq{border-top: 1px solid #EFEFEF;margin-top:50px;line-height:2;font-size:14px;color:#9A9A9A;}
.bq a{color:#9A9A9A;}









.saishi_item .qiudui{padding:0px;}
.saishi_item .qiudui .qiudui_item{width:23%;margin:1%;display: flex;justify-content: space-between;}
.saishi_item .qiudui .qiudui_item .pic{ width: 64px;height: 64px;background: #F5F7F9;padding:7px;}
.saishi_item .qiudui .qiudui_item .pic img{ width: 50px;height: 50px;}
.saishi_item .qiudui .qiudui_item .title{ width:calc(100% - 74px);text-align: left;}
.saishi_item .qiudui .qiudui_item .title p{font-weight: 600;color: #000;line-height: 2;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.saishi_item .qiudui .qiudui_item .title .t2{font-size: 12px;color: #656565;font-weight: 400;padding-top: 10px;}




/**电视频道**/
.dianshi_pindao .column_hd {border-bottom: 1px solid #EFEFEF;margin-bottom: 10px;padding-bottom: 10px;}
.dianshi_pindao .pindao_pic_list{display:grid;grid-template-columns: repeat(auto-fit,minmax(120px, 1fr));grid-gap: 10px;}
.dianshi_pindao .pindao_pic_list li{width: 120px;}
.dianshi_pindao .pindao_pic_list li .pic a{width: 120px;height: 120px;background: #FFFFFF;border: 1px solid #EBEBEB;display:flex;justify-content: center;align-items:center;}
.dianshi_pindao .pindao_pic_list li .pic img{max-width: 100%;max-height: 100%; display:block}
.dianshi_pindao .pindao_pic_list li p{text-align:center;padding:10px 0}
.dianshi_pindao .pindao_text_list{display:grid;grid-template-columns: repeat(auto-fit,minmax(120px, 1fr));grid-gap: 10px;}
.dianshi_pindao .pindao_text_list li a{border: 1px solid #EBEBEB;border-radius:4px;text-align:center;width: 120px;height: 48px;background: #FFFFFF;border: 1px solid #EBEBEB;border-radius: 6px;line-height:48px;display:block}
.dianshi_pindao .pindao_text_list li a:hover{background:#bd1a2d;color:#fff}

.pindao_detail img{max-width:100%;}
.pindao_detail{width:100%;}
.pindao_detail .pindao_sp{width:100%;}
.pindao_detail .pindao_js{width:100%;}
.pindao_detail .pindao_js .pic{width: 120px;height: 120px;background: #FFFFFF;border: 1px solid #EBEBEB;display: flex;justify-content: center;align-items: center;}
.pindao_detail .pindao_js .pic img{width: 80px;height: 80px; display:block}
.pindao_detail .pindao_js .text{width:calc(100% - 130px);display:flex;justify-content: center;align-items:flex-start;line-height: 1.5;flex-direction: column;}
/**电视频道**/
ao_js .text{width:calc(100% - 130px);display:flex;justify-content: center;align-items:flex-start;line-height: 1.5;flex-direction: column;}
/**电视频道**/






@media (max-width: 600px) {
    .container {width: 100%;margin: 0}
    .float-left {float: none}
    .container_left {width: 100%;float: none;}
    .container_right {width: 100%;float: none;margin-top: 30px}
    .breadcrumb {padding: 15px}
}








@media (max-width: 1200px) {
    .con_center{max-width:100%;width: 100%}
    .mx96{width:96%;margin:2%;}
    
    .w840{width:100%}
    .w340{width:100%}
    .match_top .swiper-button-next{display: none;}
    .match_top .swiper-button-prev{display: none;}
}



.match_zhibo_nav .icooff{display: none;}
.match_zhibo_nav_m{display: none;}

@media (max-width: 780px) {
	.pd20{padding:20px 10px;}
	body{background:#081424 url("/images/bgm.png") no-repeat 0 50px;}
    .header {height: auto;line-height:unset;position: fixed;top:0;left:0;z-index: 20;background-color: #fff}
    .header .con_center{align-items: center;padding:0 10px;}
    .header_menu{display: none;position: fixed;top:50px;left:0;background-color: #fff;width: 100%;height:100%;background:rgba(0,0,0,0.5);z-index: 10}
    .header_menu ul{width: 100%}
    .header_menu li{width:100%;line-height: 3;border-bottom: 1px solid #F0F0F0;text-align: left;text-indent: 2em;background-color: #fff}
    .header_logo img{height:40px;}
    .mobilemenu img{height:32px;}
    .section1 .t1{text-indent:20px;font-size: 24px;}
    .section1 .t2{text-indent:20px;font-size: 16px;}
    .section1 .btn {
    width: 120px;
    background: #FF0101;
    border-radius: 18px;
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
}

.section-news .pic{width: 160px;height: 110px;}
.section-news .pic img{width:100%;display: block;}
.section-news .text{width:calc(100% - 170px);position: relative;padding:2px 0;}
.section-news .text .title{line-height: 1.5;font-size: 16px;color:#000000;padding-bottom: 10px}
.section-news .text .desc{display:none;}
.section-news .text .time{position: absolute;bottom:2px;width: 100%;text-align: left;color: #FF0101;font-size: 12px;}
.footer-wrapper{padding:0px 20px 70px 20px;}





    


.match-item{display:flex;padding:0}
.match-item .info_left{width:19%;display:flex;flex-direction: column;align-items: flex-start;}
.match-item .info_left .league{padding:0;width:auto;}
.match-item .info_left .time{width:auto;}
.match-item .info_left .time em{display:inline-block;margin-right:0px;font-weight:400;padding:0;font-size:12px;}
.match-item .info_center{width:62%;display:block}
.match-item .info_right{width:16%;}
.match-item .info_center .home{width:80%;float:left;justify-content: flex-start;padding:4px 0}
.match-item .info_center .away{width:80%;float:left;justify-content: flex-start;padding:4px 0}
.match-item .info_center .score{display:flex;flex-direction:column;float:right;width:30px;}
.match-item .info_center .home .left{display: flex;flex-direction: row;}
.match-item .info_center .away .right{display: flex;flex-direction:row;justify-content: flex-start;width:auto}
.match-item .info_center .score .fenge{display:none}
.match-item .info_center .home .left > img{margin:0;width:16px;height:16px;}
.match-item .info_center .away .right > img{margin:0;width:16px;height:16px;}
.match-item .info_center .home .left .text{padding-left:5px;width:100%;}
.match-item .info_center .away .right .text{padding-left:5px;width:100%;}

.match-item .info_center .home .left .text a{line-height:1.5;}
.match-item .info_center .home .right .text a{line-height:1.5;}
.match-item .info_center .score span{display:block;line-height:1.4;padding:4px 0}
    
    


/**手机二级下拉**/

    .match_zhibo_nav{display: none;}
    .position-container{font-size:12px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

    .match_zhibo_nav_m{display: block;color:#66CAF8;display: flex; }
    .match_zhibo_nav_m img{width:34px;}



    .match_zhibo_nav{position: fixed;width: 100%;;margin:0;background-color: rgb(235 235 235 / 100%);}
    .match_zhibo_nav .all{background:#F2F8F6;color:#FDDC00;position:relative}
    .match_zhibo_nav .icooff{display: block;position:absolute;right: 10px;top: 7px;width: 24px;}
    .match_zhibo_nav .icooff img{width:100%;}
    .match_zhibo_nav dl dd:nth-child(3n){margin: 1% 3.3333% 1% 0;}
    .match_zhibo_nav dl dd{width:auto;}
    .match_zhibo_nav dl dd a{padding:0 10px;width:auto;border: 1px solid #84b5a2;}

    


.position{padding-top: 50px;background:#081224;color: #fff;text-indent: 1em;line-height: 40px;font-size: 14px;padding-bottom: 0}


    
.ny_leftside{width:100%;left:0;top:46px;z-index: 9}
.ny_leftside .navlist{display:none}
.ny_leftside .all{width:96%;background: #FF0101;border-radius: 8px;margin:1% 2% 0 2%;}
.ny_leftside .navlist dl{display:flex;flex-wrap: wrap;padding:10px 10px;}
.ny_leftside .navlist dl.on{border:0;margin:5px;background: unset;}
.ny_leftside .navlist dl dt{padding:8px;}
.ny_leftside .navlist dl dd{display: inline-block;}
.ny_leftside .navlist dl dd{width: 32.3%;line-height: 36px;background: #081224;border-radius: 8px;margin:0.5% 0.5%;}
.ny_leftside .navlist dl dd a{color: #fff;padding:0;text-align: center}
.ny_leftside .navlist dl dd a.on{border:0;background:#FE0000;color: #fff;border-radius: 5px}









.news01{width:100%;}
.news02{width:100%;}
.news01{height:220px;margin-bottom:10px;}
.news01 .pic{height:220px;}
.news02 .pic{height:80px;}
.match_top .match .match_qiudui .qiudui .name{font-size:12px;}
.match_zhibo_nav{width:100%;margin:2% 0}
.ny_match_list{width:100%;padding:0}
.ny_match_list .match_list{padding:10px;}
.match_show_date_tabs{height:auto;position:relative}
.match-item{padding:10px;}
.article_content .nr img{max-width:100%!important;}
.luxianglist ul li{font-size:14px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.luxianglist ul li span{font-size:12px;display:none}





.newslist ul{padding:0 10px}
.newslist ul li .pic{width:30%;height:auto;max-height:80px;}
.newslist ul li .pic img{height:auto;width:100%}
.newslist ul li .text{width:calc(100% - 32%)}
.newslist ul li .desc{display:none;}
.newslist ul li .tit{font-size: 14px;line-height: 1.5;padding-bottom: 5px}
.newslist ul li .tit a{font-size: 14px;}



.qiuyuanlist .hot_qiuyuan_main .hot_member_item{width: 48%;margin:1%;}


.video_list ul{padding:0 10px;}
.luxianglist ul{padding:0 10px;}

.tags_list {padding:0 10px}
.match_analysis .item{padding:0 10px}
.match_allinfo .top .zhuangtai .bf{line-height:60px;font-size:40px}
.match_allinfo .top .zhudui, .match_allinfo .top .zhudui{padding:0 2%;width:40%;}
.match_allinfo .top .zhudui, .match_allinfo .top .kedui{padding:0 2%;width:40%;}
.zhibo_btn a{margin-bottom: 5px;padding: 0px 5px;font-size: 16px;}
.saishi_item .qiudui .qiudui_item{width:48%}
.match_saishi .intro .text span{width:100%}
}







